Appliance Tls ManualParameters Services ProtocolVersionInfo

Appliance Tls ManualParameters Services ProtocolVersionInfo
Appliance Tls ManualParameters Services ProtocolVersionInfo

The Appliance Tls ManualParameters Services ProtocolVersionInfo schema contains the information about the TLS protocol version and its ciphers.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "version": "string",
    "ciphers": [
        "string"
    ]
}
string
version
Required

Defines the TLS protocol version.

This property was added in vSphere API 9.0.0.0.

array of string
ciphers
Required

Defines the TLS protocol ciphers in IANA form.

This property was added in vSphere API 9.0.0.0.